CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithm performance

搜索资源列表

  1. crfsuite-0.8

    0下载:
  2. CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-16
    • 文件大小:445636
    • 提供者:Yu-Chieh Wu
  1. speaker_id

    0下载:
  2. A paper that I presented on Supervisory Control and Data Acquisition (SCADA) won the second prize at the symposium conducted by the Electrical and Electronics Engineering department of the SRM University. Other topics on which I presented papers were
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:521757
    • 提供者:ajeeth
  1. 1

    0下载:
  2. LMS 算法源程序,绘制性能曲线图,误差性能曲线-LMS algorithm source code, rendering the performance curves, the error performance curve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-12
    • 文件大小:730
    • 提供者:小于
  1. Sort

    0下载:
  2. 快速排序算法分析,算法性能分析,和其他算法时间对比。-Quick Sort algorithm analysis, algorithm performance analysis, and other time comparison algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:213571
    • 提供者:孟淇
  1. tvpso

    1下载:
  2. 时变参数的粒子群优化的matlab实现,可用于解决多种连续优化问题-A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with resp
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7642
    • 提供者:大长今
  1. johnson_floyd-washall

    0下载:
  2. 在windows下的Floyd-Warshall与johnson算法及性能比较-Under the windows with the Floyd-Warshall algorithm and performance comparison johnson
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2943
    • 提供者:sun
  1. Quicksortalgorithm

    0下载:
  2. 自己写的,采用VB.NET编写的快排序算法的性能分析,VS2005下编译通过-Wrote it myself, using VB.NET prepared fast sorting algorithm performance analysis, VS2005 compiler through the next
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:65043
    • 提供者:XIII
  1. Pagereplacementalgorithm

    0下载:
  2. 页面置换算法设计和实现最佳置换算法、随机置换算法、先进先出置换算法、最近最久未使用置换算法、简单Clock置换算法及改进型Clock置换算法;通过支持页面访问序列随机发生实现有关算法的测试及性能比较。-Page replacement algorithm design and realization of the best replacement algorithm, random permutation algorithm, FIFO replacement algorithm, the mo
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:342705
    • 提供者:张帅
  1. 8951245521

    0下载:
  2. 新三步搜索算法考虑了块矢量中心偏移的特性,在初步搜索时对中心周围的 位置同时做了匹配运算。在物体做小范围运动时,这种改进很有效,可以大大减少运算量,然而,在物体做大范围运动时,这种改进却带来了额外的运算量。现实的情况经常是物体既有小范围的偏移,也有大范围的运动。因此,在考虑块匹配算法时,既要照顾块的中心偏移特性,也要兼顾块的大范围运动。四步搜索 (Four-Step Search FSS)能够兼顾两种情况,可以得到较好的性能。 -The new three-step search alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:16544
    • 提供者:罗鹏
  1. GAdisplacement

    1下载:
  2. 用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能-Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1551
    • 提供者:汪轲
  1. OFDM_with_pilot

    0下载:
  2. In this Mfile, I want to investigate the performance of LSE algorithm in OFDM channel estimation with methods of equalizations like MRC and ZF. For further information see the "Xiaodong Cai and Georgios B. Giannakis, Error Probability Minimizing
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:28503
    • 提供者:Ardalan
  1. f1

    1下载:
  2. 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。-This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:gaoqian
  1. f4

    0下载:
  2. 这是另外几个测试函数,通过这个测试函数可以比较算法性能的优劣。-This is another test a few functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:gaoqian
  1. LMSRLS

    2下载:
  2. 利用MATLAB仿真软件对LMS和RLS两种算法进行仿真,通过仿真比较了两种算法的收敛速度,对两种算法收敛后的误码率进行分析,研究了步长对LMS算法均方误差性能曲线的影响和遗忘因子对RLS算法性能曲线的影响。-Using MATLAB simulation software for two types of LMS and RLS algorithm simulation, the simulation compares the convergence rate of two algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:825
    • 提供者:shu
  1. ex4

    0下载:
  2. 关于自适应滤波的算法仿真,其中应用了LMS算法和RLS算法,也比较了他们的性能-Adaptive filtering algorithms on the simulation, which applied the LMS algorithm and RLS algorithm, also compare the performance of their
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:183950
    • 提供者:xiaojun
  1. OpenMP_exercise

    1下载:
  2. 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algori
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:240056
    • 提供者:luoang
  1. cultural

    2下载:
  2. 文化算法的MATLAB实现。实验结果表明该算法具有良好的性能。-MATLAB implementation of cultural algorithms. Experimental results show that the algorithm has good performance.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:17019
    • 提供者:花自飘零
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. AdaptFilterArithmetic

    0下载:
  2. 自适应滤波器算法,包括LMS算法和RLS算法,两者进行了对比,从而得到性能的比较-Adaptive filter algorithms, including LMS algorithm and RLS algorithm, the two were compared in order to be comparative performance
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:751
    • 提供者:赵明诚
  1. genetic_arithmetic

    0下载:
  2. 遗传算法作为具有系统优化、适应和学习的高性能计算和建模方法的研究渐趋成熟。在介绍遗传算法的产生和发展历史之后,慨述厂遗传算法的理论和应用情况-Genetic algorithm as a system optimization, adaptation and learning of high-performance computing and modeling method of maturing. In introducing the genetic algorithm generation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6070540
    • 提供者:韩君
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com